Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/hashicorp/terraform-plugin-framework-jsontypes to v0.2.0 #760

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-framework-jsontypes require minor v0.1.0 -> v0.2.0

Release Notes

hashicorp/terraform-plugin-framework-jsontypes (github.com/hashicorp/terraform-plugin-framework-jsontypes)

v0.2.0

Compare Source

BREAKING CHANGES:

  • jsontypes: Removed Validate() method from ExactType following deprecation of xattr.TypeWithValidate (#​54)
  • jsontypes: Removed Validate() method from NormalizedType following deprecation of xattr.TypeWithValidate (#​54)

NOTES:

  • all: This Go module has been updated to Go 1.22 per the Go support policy. It is recommended to review the Go 1.22 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#​73)

ENHANCEMENTS:

  • jsontypes: Added ValidateAttribute() method to Exact type, which supports validating an attribute value (#​54)
  • jsontypes: Added ValidateParameter() method to Exact type, which supports validating a provider-defined function parameter value (#​54)
  • jsontypes: Added ValidateAttribute() method to Normalized type, which supports validating an attribute value (#​54)
  • jsontypes: Added ValidateParameter() method to Normalized type, which supports validating a provider-defined function parameter value (#​54)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.22.0

@tobio tobio merged commit 9a6940e into main Sep 9, 2024
41 checks passed
@tobio tobio deleted the renovate/github.aaakk.us.kg-hashicorp-terraform-plugin-framework-jsontypes-0.x branch September 9, 2024 23:58
tobio added a commit to jdesnoes/terraform-provider-elasticstack that referenced this pull request Sep 11, 2024
…-data-source

* origin/main: (23 commits)
  Migrate index resource to plugin framework (elastic#698)
  Remove duplicate code (elastic#761)
  fix(deps): update module github.com/hashicorp/terraform-plugin-framework-jsontypes to v0.2.0 (elastic#760)
  fix(deps): update module github.com/golangci/golangci-lint to v1.61.0 (elastic#759)
  Add support for the`frequency` field in the Create Rule API (elastic#753)
  Prevent a provider panic when the referenced snapshot repo does not exist (elastic#758)
  remove space_id paramter from private locations (elastic#733)
  chore(deps): update dependency go to v1.23.1 (elastic#755)
  chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v8.15.1 (elastic#756)
  chore(deps): update golang:latest docker digest to 4a3c2bc (elastic#754)
  chore(deps): update docker.elastic.co/kibana/kibana docker tag to v8.15.1 (elastic#757)
  Fixup error handling during saved object imports (elastic#738)
  fix(deps): update module github.com/goreleaser/goreleaser to v2 (elastic#748)
  chore(deps): update golangci/golangci-lint-action action to v6 (elastic#746)
  chore(deps): update codecov/codecov-action action to v4 (elastic#745)
  fix(deps): update module github.com/go-resty/resty/v2 to v2.14.0 (elastic#741)
  chore(deps): update actions/setup-go action to v5 (elastic#744)
  chore(deps): update actions/checkout action to v4 (elastic#743)
  fix(deps): update module github.com/deepmap/oapi-codegen/v2 to v2.3.0 (elastic#740)
  chore(deps): update dependency go to v1.23.0 (elastic#739)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant